3.6.90 \(\int \frac {\sqrt {a+b x}}{x^3 (c+d x)^{3/2}} \, dx\) [590]

Optimal. Leaf size=171 \[ -\frac {d (b c-15 a d) \sqrt {a+b x}}{4 a c^3 \sqrt {c+d x}}-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}}-\frac {(b c-5 a d) \sqrt {a+b x}}{4 a c^2 x \sqrt {c+d x}}+\frac {\left (b^2 c^2+6 a b c d-15 a^2 d^2\right ) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{4 a^{3/2} c^{7/2}} \]

[Out]

1/4*(-15*a^2*d^2+6*a*b*c*d+b^2*c^2)*arctanh(c^(1/2)*(b*x+a)^(1/2)/a^(1/2)/(d*x+c)^(1/2))/a^(3/2)/c^(7/2)-1/4*d
*(-15*a*d+b*c)*(b*x+a)^(1/2)/a/c^3/(d*x+c)^(1/2)-1/2*(b*x+a)^(1/2)/c/x^2/(d*x+c)^(1/2)-1/4*(-5*a*d+b*c)*(b*x+a
)^(1/2)/a/c^2/x/(d*x+c)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 171, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.273, Rules used = {101, 156, 157, 12, 95, 214} \begin {gather*} \frac {\left (-15 a^2 d^2+6 a b c d+b^2 c^2\right ) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{4 a^{3/2} c^{7/2}}-\frac {d \sqrt {a+b x} (b c-15 a d)}{4 a c^3 \sqrt {c+d x}}-\frac {\sqrt {a+b x} (b c-5 a d)}{4 a c^2 x \sqrt {c+d x}}-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + b*x]/(x^3*(c + d*x)^(3/2)),x]

[Out]

-1/4*(d*(b*c - 15*a*d)*Sqrt[a + b*x])/(a*c^3*Sqrt[c + d*x]) - Sqrt[a + b*x]/(2*c*x^2*Sqrt[c + d*x]) - ((b*c -
5*a*d)*Sqrt[a + b*x])/(4*a*c^2*x*Sqrt[c + d*x]) + ((b^2*c^2 + 6*a*b*c*d - 15*a^2*d^2)*ArcTanh[(Sqrt[c]*Sqrt[a
+ b*x])/(Sqrt[a]*Sqrt[c + d*x])])/(4*a^(3/2)*c^(7/2))

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 95

Int[(((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_))/((e_.) + (f_.)*(x_)), x_Symbol] :> With[{q = Denomin
ator[m]}, Dist[q, Subst[Int[x^(q*(m + 1) - 1)/(b*e - a*f - (d*e - c*f)*x^q), x], x, (a + b*x)^(1/q)/(c + d*x)^
(1/q)], x]] /; FreeQ[{a, b, c, d, e, f}, x] && EqQ[m + n + 1, 0] && RationalQ[n] && LtQ[-1, m, 0] && SimplerQ[
a + b*x, c + d*x]

Rule 101

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(a + b*
x)^(m + 1)*(c + d*x)^n*((e + f*x)^(p + 1)/((m + 1)*(b*e - a*f))), x] - Dist[1/((m + 1)*(b*e - a*f)), Int[(a +
b*x)^(m + 1)*(c + d*x)^(n - 1)*(e + f*x)^p*Simp[d*e*n + c*f*(m + p + 2) + d*f*(m + n + p + 2)*x, x], x], x] /;
 FreeQ[{a, b, c, d, e, f, p}, x] && LtQ[m, -1] && GtQ[n, 0] && (IntegersQ[2*m, 2*n, 2*p] || IntegersQ[m, n + p
] || IntegersQ[p, m + n])

Rule 156

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)), x_Symb
ol] :> Simp[(b*g - a*h)*(a + b*x)^(m + 1)*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/((m + 1)*(b*c - a*d)*(b*e - a*f
))), x] + Dist[1/((m + 1)*(b*c - a*d)*(b*e - a*f)), Int[(a + b*x)^(m + 1)*(c + d*x)^n*(e + f*x)^p*Simp[(a*d*f*
g - b*(d*e + c*f)*g + b*c*e*h)*(m + 1) - (b*g - a*h)*(d*e*(n + 1) + c*f*(p + 1)) - d*f*(b*g - a*h)*(m + n + p
+ 3)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x] && ILtQ[m, -1]

Rule 157

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)), x_Symb
ol] :> Simp[(b*g - a*h)*(a + b*x)^(m + 1)*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/((m + 1)*(b*c - a*d)*(b*e - a*f
))), x] + Dist[1/((m + 1)*(b*c - a*d)*(b*e - a*f)), Int[(a + b*x)^(m + 1)*(c + d*x)^n*(e + f*x)^p*Simp[(a*d*f*
g - b*(d*e + c*f)*g + b*c*e*h)*(m + 1) - (b*g - a*h)*(d*e*(n + 1) + c*f*(p + 1)) - d*f*(b*g - a*h)*(m + n + p
+ 3)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, g, h, n, p}, x] && LtQ[m, -1] && IntegersQ[2*m, 2*n, 2*p]

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rubi steps

\begin {align*} \int \frac {\sqrt {a+b x}}{x^3 (c+d x)^{3/2}} \, dx &=-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}}+\frac {\int \frac {\frac {1}{2} (b c-5 a d)-2 b d x}{x^2 \sqrt {a+b x} (c+d x)^{3/2}} \, dx}{2 c}\\ &=-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}}-\frac {(b c-5 a d) \sqrt {a+b x}}{4 a c^2 x \sqrt {c+d x}}-\frac {\int \frac {\frac {1}{4} \left (b^2 c^2+6 a b c d-15 a^2 d^2\right )+\frac {1}{2} b d (b c-5 a d) x}{x \sqrt {a+b x} (c+d x)^{3/2}} \, dx}{2 a c^2}\\ &=-\frac {d (b c-15 a d) \sqrt {a+b x}}{4 a c^3 \sqrt {c+d x}}-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}}-\frac {(b c-5 a d) \sqrt {a+b x}}{4 a c^2 x \sqrt {c+d x}}+\frac {\int -\frac {(b c-a d) \left (b^2 c^2+6 a b c d-15 a^2 d^2\right )}{8 x \sqrt {a+b x} \sqrt {c+d x}} \, dx}{a c^3 (b c-a d)}\\ &=-\frac {d (b c-15 a d) \sqrt {a+b x}}{4 a c^3 \sqrt {c+d x}}-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}}-\frac {(b c-5 a d) \sqrt {a+b x}}{4 a c^2 x \sqrt {c+d x}}-\frac {\left (b^2 c^2+6 a b c d-15 a^2 d^2\right ) \int \frac {1}{x \sqrt {a+b x} \sqrt {c+d x}} \, dx}{8 a c^3}\\ &=-\frac {d (b c-15 a d) \sqrt {a+b x}}{4 a c^3 \sqrt {c+d x}}-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}}-\frac {(b c-5 a d) \sqrt {a+b x}}{4 a c^2 x \sqrt {c+d x}}-\frac {\left (b^2 c^2+6 a b c d-15 a^2 d^2\right ) \text {Subst}\left (\int \frac {1}{-a+c x^2} \, dx,x,\frac {\sqrt {a+b x}}{\sqrt {c+d x}}\right )}{4 a c^3}\\ &=-\frac {d (b c-15 a d) \sqrt {a+b x}}{4 a c^3 \sqrt {c+d x}}-\frac {\sqrt {a+b x}}{2 c x^2 \sqrt {c+d x}}-\frac {(b c-5 a d) \sqrt {a+b x}}{4 a c^2 x \sqrt {c+d x}}+\frac {\left (b^2 c^2+6 a b c d-15 a^2 d^2\right ) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{4 a^{3/2} c^{7/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.25, size = 130, normalized size = 0.76 \begin {gather*} \frac {\sqrt {a+b x} \left (-b c x (c+d x)+a \left (-2 c^2+5 c d x+15 d^2 x^2\right )\right )}{4 a c^3 x^2 \sqrt {c+d x}}+\frac {\left (b^2 c^2+6 a b c d-15 a^2 d^2\right ) \tanh ^{-1}\left (\frac {\sqrt {c} \sqrt {a+b x}}{\sqrt {a} \sqrt {c+d x}}\right )}{4 a^{3/2} c^{7/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[a + b*x]/(x^3*(c + d*x)^(3/2)),x]

[Out]

(Sqrt[a + b*x]*(-(b*c*x*(c + d*x)) + a*(-2*c^2 + 5*c*d*x + 15*d^2*x^2)))/(4*a*c^3*x^2*Sqrt[c + d*x]) + ((b^2*c
^2 + 6*a*b*c*d - 15*a^2*d^2)*ArcTanh[(Sqrt[c]*Sqrt[a + b*x])/(Sqrt[a]*Sqrt[c + d*x])])/(4*a^(3/2)*c^(7/2))

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(466\) vs. \(2(139)=278\).
time = 0.07, size = 467, normalized size = 2.73

method result size
default \(-\frac {\sqrt {b x +a}\, \left (15 \ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) a^{2} d^{3} x^{3}-6 \ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) a b c \,d^{2} x^{3}-\ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) b^{2} c^{2} d \,x^{3}+15 \ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) a^{2} c \,d^{2} x^{2}-6 \ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) a b \,c^{2} d \,x^{2}-\ln \left (\frac {a d x +b c x +2 \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 a c}{x}\right ) b^{2} c^{3} x^{2}-30 a \,d^{2} x^{2} \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 b c d \,x^{2} \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}-10 a c d x \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+2 b \,c^{2} x \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}+4 a \,c^{2} \sqrt {a c}\, \sqrt {\left (d x +c \right ) \left (b x +a \right )}\right )}{8 a \,c^{3} \sqrt {a c}\, x^{2} \sqrt {\left (d x +c \right ) \left (b x +a \right )}\, \sqrt {d x +c}}\) \(467\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x+a)^(1/2)/x^3/(d*x+c)^(3/2),x,method=_RETURNVERBOSE)

[Out]

-1/8*(b*x+a)^(1/2)/a/c^3*(15*ln((a*d*x+b*c*x+2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*a*c)/x)*a^2*d^3*x^3-6*ln(
(a*d*x+b*c*x+2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*a*c)/x)*a*b*c*d^2*x^3-ln((a*d*x+b*c*x+2*(a*c)^(1/2)*((d*x
+c)*(b*x+a))^(1/2)+2*a*c)/x)*b^2*c^2*d*x^3+15*ln((a*d*x+b*c*x+2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*a*c)/x)*
a^2*c*d^2*x^2-6*ln((a*d*x+b*c*x+2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*a*c)/x)*a*b*c^2*d*x^2-ln((a*d*x+b*c*x+
2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*a*c)/x)*b^2*c^3*x^2-30*a*d^2*x^2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2
*b*c*d*x^2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)-10*a*c*d*x*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2)+2*b*c^2*x*(a*c)^
(1/2)*((d*x+c)*(b*x+a))^(1/2)+4*a*c^2*(a*c)^(1/2)*((d*x+c)*(b*x+a))^(1/2))/(a*c)^(1/2)/x^2/((d*x+c)*(b*x+a))^(
1/2)/(d*x+c)^(1/2)

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: ValueError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(1/2)/x^3/(d*x+c)^(3/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError >> Computation failed since Maxima requested additional constraints; using the 'a
ssume' command before evaluation *may* help (example of legal syntax is 'assume(a*d-b*c>0)', see `assume?` for
 more detail

________________________________________________________________________________________

Fricas [A]
time = 1.62, size = 474, normalized size = 2.77 \begin {gather*} \left [-\frac {{\left ({\left (b^{2} c^{2} d + 6 \, a b c d^{2} - 15 \, a^{2} d^{3}\right )} x^{3} + {\left (b^{2} c^{3} + 6 \, a b c^{2} d - 15 \, a^{2} c d^{2}\right )} x^{2}\right )} \sqrt {a c} \log \left (\frac {8 \, a^{2} c^{2} + {\left (b^{2} c^{2} + 6 \, a b c d + a^{2} d^{2}\right )} x^{2} - 4 \, {\left (2 \, a c + {\left (b c + a d\right )} x\right )} \sqrt {a c} \sqrt {b x + a} \sqrt {d x + c} + 8 \, {\left (a b c^{2} + a^{2} c d\right )} x}{x^{2}}\right ) + 4 \, {\left (2 \, a^{2} c^{3} + {\left (a b c^{2} d - 15 \, a^{2} c d^{2}\right )} x^{2} + {\left (a b c^{3} - 5 \, a^{2} c^{2} d\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c}}{16 \, {\left (a^{2} c^{4} d x^{3} + a^{2} c^{5} x^{2}\right )}}, -\frac {{\left ({\left (b^{2} c^{2} d + 6 \, a b c d^{2} - 15 \, a^{2} d^{3}\right )} x^{3} + {\left (b^{2} c^{3} + 6 \, a b c^{2} d - 15 \, a^{2} c d^{2}\right )} x^{2}\right )} \sqrt {-a c} \arctan \left (\frac {{\left (2 \, a c + {\left (b c + a d\right )} x\right )} \sqrt {-a c} \sqrt {b x + a} \sqrt {d x + c}}{2 \, {\left (a b c d x^{2} + a^{2} c^{2} + {\left (a b c^{2} + a^{2} c d\right )} x\right )}}\right ) + 2 \, {\left (2 \, a^{2} c^{3} + {\left (a b c^{2} d - 15 \, a^{2} c d^{2}\right )} x^{2} + {\left (a b c^{3} - 5 \, a^{2} c^{2} d\right )} x\right )} \sqrt {b x + a} \sqrt {d x + c}}{8 \, {\left (a^{2} c^{4} d x^{3} + a^{2} c^{5} x^{2}\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(1/2)/x^3/(d*x+c)^(3/2),x, algorithm="fricas")

[Out]

[-1/16*(((b^2*c^2*d + 6*a*b*c*d^2 - 15*a^2*d^3)*x^3 + (b^2*c^3 + 6*a*b*c^2*d - 15*a^2*c*d^2)*x^2)*sqrt(a*c)*lo
g((8*a^2*c^2 + (b^2*c^2 + 6*a*b*c*d + a^2*d^2)*x^2 - 4*(2*a*c + (b*c + a*d)*x)*sqrt(a*c)*sqrt(b*x + a)*sqrt(d*
x + c) + 8*(a*b*c^2 + a^2*c*d)*x)/x^2) + 4*(2*a^2*c^3 + (a*b*c^2*d - 15*a^2*c*d^2)*x^2 + (a*b*c^3 - 5*a^2*c^2*
d)*x)*sqrt(b*x + a)*sqrt(d*x + c))/(a^2*c^4*d*x^3 + a^2*c^5*x^2), -1/8*(((b^2*c^2*d + 6*a*b*c*d^2 - 15*a^2*d^3
)*x^3 + (b^2*c^3 + 6*a*b*c^2*d - 15*a^2*c*d^2)*x^2)*sqrt(-a*c)*arctan(1/2*(2*a*c + (b*c + a*d)*x)*sqrt(-a*c)*s
qrt(b*x + a)*sqrt(d*x + c)/(a*b*c*d*x^2 + a^2*c^2 + (a*b*c^2 + a^2*c*d)*x)) + 2*(2*a^2*c^3 + (a*b*c^2*d - 15*a
^2*c*d^2)*x^2 + (a*b*c^3 - 5*a^2*c^2*d)*x)*sqrt(b*x + a)*sqrt(d*x + c))/(a^2*c^4*d*x^3 + a^2*c^5*x^2)]

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)**(1/2)/x**3/(d*x+c)**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 1092 vs. \(2 (139) = 278\).
time = 2.66, size = 1092, normalized size = 6.39 \begin {gather*} \frac {2 \, \sqrt {b x + a} b^{2} d^{2}}{\sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d} c^{3} {\left | b \right |}} + \frac {{\left (\sqrt {b d} b^{4} c^{2} + 6 \, \sqrt {b d} a b^{3} c d - 15 \, \sqrt {b d} a^{2} b^{2} d^{2}\right )} \arctan \left (-\frac {b^{2} c + a b d - {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2}}{2 \, \sqrt {-a b c d} b}\right )}{4 \, \sqrt {-a b c d} a b c^{3} {\left | b \right |}} - \frac {\sqrt {b d} b^{10} c^{5} - 11 \, \sqrt {b d} a b^{9} c^{4} d + 34 \, \sqrt {b d} a^{2} b^{8} c^{3} d^{2} - 46 \, \sqrt {b d} a^{3} b^{7} c^{2} d^{3} + 29 \, \sqrt {b d} a^{4} b^{6} c d^{4} - 7 \, \sqrt {b d} a^{5} b^{5} d^{5} - 3 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} b^{8} c^{4} + 28 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} a b^{7} c^{3} d - 26 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} a^{2} b^{6} c^{2} d^{2} - 20 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} a^{3} b^{5} c d^{3} + 21 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} a^{4} b^{4} d^{4} + 3 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{4} b^{6} c^{3} - 19 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{4} a b^{5} c^{2} d - 11 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{4} a^{2} b^{4} c d^{2} - 21 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{4} a^{3} b^{3} d^{3} - \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{6} b^{4} c^{2} + 2 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{6} a b^{3} c d + 7 \, \sqrt {b d} {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{6} a^{2} b^{2} d^{2}}{2 \, {\left (b^{4} c^{2} - 2 \, a b^{3} c d + a^{2} b^{2} d^{2} - 2 \, {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} b^{2} c - 2 \, {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{2} a b d + {\left (\sqrt {b d} \sqrt {b x + a} - \sqrt {b^{2} c + {\left (b x + a\right )} b d - a b d}\right )}^{4}\right )}^{2} a c^{3} {\left | b \right |}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x+a)^(1/2)/x^3/(d*x+c)^(3/2),x, algorithm="giac")

[Out]

2*sqrt(b*x + a)*b^2*d^2/(sqrt(b^2*c + (b*x + a)*b*d - a*b*d)*c^3*abs(b)) + 1/4*(sqrt(b*d)*b^4*c^2 + 6*sqrt(b*d
)*a*b^3*c*d - 15*sqrt(b*d)*a^2*b^2*d^2)*arctan(-1/2*(b^2*c + a*b*d - (sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (
b*x + a)*b*d - a*b*d))^2)/(sqrt(-a*b*c*d)*b))/(sqrt(-a*b*c*d)*a*b*c^3*abs(b)) - 1/2*(sqrt(b*d)*b^10*c^5 - 11*s
qrt(b*d)*a*b^9*c^4*d + 34*sqrt(b*d)*a^2*b^8*c^3*d^2 - 46*sqrt(b*d)*a^3*b^7*c^2*d^3 + 29*sqrt(b*d)*a^4*b^6*c*d^
4 - 7*sqrt(b*d)*a^5*b^5*d^5 - 3*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*b^
8*c^4 + 28*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*a*b^7*c^3*d - 26*sqrt(b
*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*a^2*b^6*c^2*d^2 - 20*sqrt(b*d)*(sqrt(b*d
)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*a^3*b^5*c*d^3 + 21*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a)
 - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*a^4*b^4*d^4 + 3*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b
*x + a)*b*d - a*b*d))^4*b^6*c^3 - 19*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))
^4*a*b^5*c^2*d - 11*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^4*a^2*b^4*c*d^2
- 21*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^4*a^3*b^3*d^3 - sqrt(b*d)*(sqrt
(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^6*b^4*c^2 + 2*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) -
sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^6*a*b^3*c*d + 7*sqrt(b*d)*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x +
a)*b*d - a*b*d))^6*a^2*b^2*d^2)/((b^4*c^2 - 2*a*b^3*c*d + a^2*b^2*d^2 - 2*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*
c + (b*x + a)*b*d - a*b*d))^2*b^2*c - 2*(sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^2*a*b*
d + (sqrt(b*d)*sqrt(b*x + a) - sqrt(b^2*c + (b*x + a)*b*d - a*b*d))^4)^2*a*c^3*abs(b))

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {\sqrt {a+b\,x}}{x^3\,{\left (c+d\,x\right )}^{3/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*x)^(1/2)/(x^3*(c + d*x)^(3/2)),x)

[Out]

int((a + b*x)^(1/2)/(x^3*(c + d*x)^(3/2)), x)

________________________________________________________________________________________